API Documentation
nkMaths::IVector Member List

This is the complete list of members for nkMaths::IVector, including all inherited members.

addW(int value)nkMaths::IVector
addX(int value)nkMaths::IVector
addY(int value)nkMaths::IVector
addZ(int value)nkMaths::IVector
fromString(const char *str)nkMaths::IVector
getDistance(const IVector &other) constnkMaths::IVector
getDistanceSquared(const IVector &other) constnkMaths::IVector
getLength() constnkMaths::IVector
getLengthSquared() constnkMaths::IVector
getValues() constnkMaths::IVector
getW() constnkMaths::IVector
getX() constnkMaths::IVector
getY() constnkMaths::IVector
getZ() constnkMaths::IVector
IVector()nkMaths::IVector
IVector(int x, int y)nkMaths::IVector
IVector(int x, int y, int z)nkMaths::IVector
IVector(int x, int y, int z, int w)nkMaths::IVector
IVector(const Vector &other)nkMaths::IVector
IVector(const IVector &other)nkMaths::IVector
IVector(const DirectX::XMVECTOR &value)nkMaths::IVector
IVector(const DirectX::XMVECTORI32 &value)nkMaths::IVector
multW(int value)nkMaths::IVector
multX(int value)nkMaths::IVector
multY(int value)nkMaths::IVector
multZ(int value)nkMaths::IVector
operator*(const IVector &other) constnkMaths::IVector
operator*(int coeff) constnkMaths::IVector
operator*=(const IVector &other)nkMaths::IVector
operator*=(int coeff)nkMaths::IVector
operator+(const IVector &other) constnkMaths::IVector
operator+=(const IVector &other)nkMaths::IVector
operator-(const IVector &other) constnkMaths::IVector
operator-=(const IVector &other)nkMaths::IVector
operator/(const IVector &other) constnkMaths::IVector
operator/(int coeff) constnkMaths::IVector
operator/=(const IVector &other)nkMaths::IVector
operator/=(int coeff)nkMaths::IVector
operator<(const IVector &other) constnkMaths::IVector
operator<=(const IVector &other) constnkMaths::IVector
operator=(const IVector &other)nkMaths::IVector
operator=(const Vector &other)nkMaths::IVector
operator==(const IVector &other) constnkMaths::IVector
operator>(const IVector &other) constnkMaths::IVector
operator>=(const IVector &other) constnkMaths::IVector
setW(int value)nkMaths::IVector
setX(int value)nkMaths::IVector
setY(int value)nkMaths::IVector
setZ(int value)nkMaths::IVector
~IVector()nkMaths::IVector